home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
IQ Digizine 2
/
IQ Digizine 2.iso
/
pc
/
nightw3.dir
/
00077.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1997-12-08
|
177 b
|
9 lines
on exitFrame
global IQcursor
clearCursors()
set the cursor of sprite 12 to IQcursor
repeat with i = 30 to 38
set the cursor of sprite i to IQcursor
end repeat
end